HipG2DBinding.drawTexture

Draws a texture at a specified place

class HipG2DBinding
extern (System) __gshared
void function(IHipTexture reg, int x, int y, int z = 0, HipColor = HipColor.white, float scaleX = 1, float scaleY = 1, float rotation = 0) drawTexture;

Meta